/*VIP图标*/
.vico{vertical-align: middle; margin-right:2px; margin-top:-2px;}
.vipico{width: 32px;/*display:block;*/height: 13px;background:#d22e35;color: #FFEE58;/* float:left; */text-align:center;padding: 1px 5px 1px 5px;border-radius: 3px 6px;font-size: 12px;margin-left: 2px;}

.vinfo{ margin-left:13px; color:#999; font-size:14px; }
.vipicoup{ width:110px; float:left;position:relative}
.vipicoup .ico{width: 39px;position:absolute;height: 15px;background:#d22e35;color:#fdebb9;float:left;text-align:center;padding: 0px 3px 3px 3px;border-radius: 3px 5px;font-size: 13px;margin-left: 2px;}
.vipicoup .line{width: 100px;left:45px;margin-top:10px;position:absolute;float:left;height: 5px;background:#fbdb8e;color:#fdebb9;}
.vipicoup .up{width: 8px;left:45px;margin-top:10px;position:absolute;float:left;height: 5px;background:#d22e35;color:#fdebb9;}

/*特殊词下划线*/
.spu_r{ border-bottom:1px dashed #FF9966; color:#F30}
.spu_b{ border-bottom:1px dashed #1586c6; color:#1586c6}
.spu_h{ border-bottom:1px dashed #000; color:#666}

/*信息源*/
.infosource{  margin-bottom:10px;}
.infosource span{ color:#999; font-size:12px; display:block;margin-right:10px; display:inline}


/*认证信息*/
.cst_verify_t{padding-left:20px;width: 65px;display:inline-block;font-size: 16px;margin-right:12px;font-weight:600;}
.cst_verify{ width:60%; display:inline-block}
.cst_verify b{ float:left;}
.cst_verify span{ display:block;float:left;width:30px;height:20px;cursor:pointer;margin-top:6px}

.cst_verify span.comon {background: url(../img/bgico/icos.png) no-repeat scroll -50px -20px}
.cst_verify span.comoff {background: url(../img/bgico/icos.png) no-repeat scroll -50px -50px}

.cst_verify span.idson {background: url(../img/bgico/icos.png) no-repeat scroll -13px -20px}
.cst_verify span.idsoff {background: url(../img/bgico/icos.png) no-repeat scroll -13px -50px}

.cst_verify span.mobon {background: url(../img/bgico/icos.png) no-repeat scroll -170px -20px}
.cst_verify span.moboff {background: url(../img/bgico/icos.png) no-repeat scroll -170px -50px}

.cst_verify span.wexon  {background: url(../img/bgico/icos.png) no-repeat scroll -96px -20px}
.cst_verify span.wexoff {background: url(../img/bgico/icos.png) no-repeat scroll -96px -50px}

.cst_verify span.emlon {background: url(../img/bgico/icos.png) no-repeat scroll -135px -20px}
.cst_verify span.emloff {background: url(../img/bgico/icos.png) no-repeat scroll -135px -50px}

.cst_verify span.braon {background: url(../img/bgico/icos.png) no-repeat scroll -210px -20px}
.cst_verify span.braoff {background: url(../img/bgico/icos.png) no-repeat scroll -210px -50px}


.cst_verify span.v0 {background: url(../img/bgico/icos.png) no-repeat scroll -150px -95px;width:85px;height:25px;;margin-top:3px}
.cst_verify span.v1 {background: url(../img/bgico/icos.png) no-repeat scroll -150px -131px;width:85px;height:25px;;margin-top:3px}
.cst_verify span.v2 {background: url(../img/bgico/icos.png) no-repeat scroll -150px -168px;width:85px;height:25px;;margin-top:3px}
.cst_verify span.v3 {background: url(../img/bgico/icos.png) no-repeat scroll -150px -206px;width:85px;height:25px;;margin-top:3px}

.cst_verify .vipicon{height:25px; vertical-align:middle;margin-top:3px;}



/*param*/
.param{  margin-top:20px;border-bottom:0; width:100%;border-right:0; position:relative; color:#333333; float:left;} 
.param .bg{ background:#F7F6F6}
.param .part{float:left; width:48%; text-align:center; border:1px solid #ededed;padding:0px; overflow:hidden; height:30px; line-height: 30px; color:#333333;}
.param .par1{float:left; width:15%;border-left:0px; text-align:center; border:1px solid #ededed;padding:0px; overflow:hidden; height:30px; line-height: 30px; color:#333333; background:#F7F9F9}
.param .par2{float:left;width: 29%;text-align:center;border:1px solid #ededed;padding:0px;overflow:hidden;height:30px;line-height: 30px;color:#333333;}
.param .par3{margin-left:10px;float:left;width: 30px;border-left:0px;border:1px solid #ededed;padding:0px;overflow:hidden;height:30px;line-height: 30px;text-align:center;color:#333333;}
